Skip to content

Conversation

@sjmiller609
Copy link
Contributor

@sjmiller609 sjmiller609 commented Jan 27, 2026

Note

Improves handling of image references and push authentication.

  • URL-encodes image names in images delete, images get, and run (initial check and status polling) to support refs containing slashes (e.g., docker.io/library/nginx:latest).
  • Reworks push auth: replaces custom authn provider with a custom HTTP transport that always sets Authorization: Bearer <token> from HYPEMAN_BEARER_TOKEN or HYPEMAN_API_KEY, using authn.Anonymous plus the transport for registry writes.

Written by Cursor Bugbot for commit ee05a5e. This will update automatically on new commits. Configure here.

@sjmiller609 sjmiller609 changed the title fix: image name encoding fix: image name encoding and auth on push Jan 27, 2026
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

@sjmiller609 sjmiller609 merged commit d177c91 into main Jan 27, 2026
4 checks passed
@stainless-app stainless-app bot mentioned this pull request Jan 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants